SetUUIDMetadataImpl

class SetUUIDMetadataImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, metadataId: String?, name: String?, externalId: String?, profileUrl: String?, email: String?, custom: CustomObject?, includeCustom: Boolean, type: String?, status: String?, ifMatchesEtag: String? = null) : SetUUIDMetadata

Constructors

Link copied to clipboard
constructor(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, metadataId: String?, name: String?, externalId: String?, profileUrl: String?, email: String?, custom: CustomObject?, includeCustom: Boolean, type: String?, status: String?, ifMatchesEtag: String? = null)

Functions

Link copied to clipboard
open override fun async(callback: ERROR CLASS: Symbol not found for Consumer<ERROR CLASS: Symbol not found for Result<com/pubnub/api/models/consumer/objects/uuid/PNUUIDMetadataResult>>)